Skip to content

Conversation

RDastgh1
Copy link

No description provided.

def my_sum(x, y):
""" Compute the sum of 2 numbers
"""
return (x + y) #RD
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need to pyt your initials in the comments. git will remember forever who contributed what changes to what file/line.

@jonathanrocher
Copy link
Owner

Mind a comment or 2 from me? Good fix but superfluous comment, imprecise title and you left superfluous parenthesis in the return.

Thanks for attending, how sprints are going well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants